| SyServiceProcessSubscription |
| Logical Entity Name | SyServiceProcessSubscription |
| Default Table Name | SyServiceProcessSubscription |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceProcessSubscription Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceProcessSubscriptionID |
int | NO | ||
| Code | char(15) | NO | ||
| Descrip | varchar(50) | NO | ||
| ExpirationDate | datetime | NO | ||
SyServiceProcessID |
int | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| IsUserEditable | bit | NO |
| SyServiceProcessSubscription Primary and Unique Keys |
| Key Name | Key Type | Keys |
| UK_SyServiceProcessSubscriptionCode | Index | Code |
| PK_SyServiceProcessSubscription_SyServiceProcessSubscriptionID | PrimaryKey | SyServiceProcessSubscriptionID |
| SyServiceProcessSubscription Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyServiceProcess | Non-Identifying | One To Zero or More | Fk_SyServiceProcessSubscriptionSyServiceProcessID_SyServiceProcessSyServiceProcessID | SyServiceProcessID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceProcessSubscriptionUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| SyServiceProcessSubscription Check Constraints |
| Check Constraint Name | CheckConstraint |